.mdlBanner{
		
		width: 1200px;
		margin: auto;
		object-fit: contain;		
		height: 208px;
		text-align: center;
		font-family: 'blenderRegular';
		font-size: 25px;
		font-weight: normal;
		font-stretch: normal;
		font-style: normal;
		line-height: 1.28;
		letter-spacing: normal;		
		color: #fff ;		
		position: relative;
		background-size: 100% !important;
		background-color: #fff;
		
		background-repeat:no-repeat  !important;
		margin-bottom: 30px;
		border-radius: 10px;
       
		
	}
	.bottomMdlBanner
	{
		width: 100%;
		height: 48px;
		background-color: rgba(0,0,0,0.4);
		position: absolute;
		bottom: 0;
		border-bottom-left-radius: 10px;
		border-bottom-right-radius: 10px;
	}
	.bottomMdlBannerLink,.bottomMdlBannerLink:hover,.bottomMdlBannerLink:visited{
		font-family: 'blenderBold';
	  font-size: 21px;
	  font-weight: bold;
	  font-stretch: normal;
	  font-style: normal;
	  line-height: normal;
	  letter-spacing: normal;
	  text-align: right;
	  color: #fff;
	}
	.bottomMdlBanner a
	{
		position: relative;
		color: #ffffff;
		width: 100%;
		line-height: 2.5;
	}
	
	
	.mdlBannerUpper{
		  font-family: 'blenderBlack';
		  font-size: 50px;
		  font-weight: 900;
		  font-stretch: normal;
		  font-style: normal;
		  line-height: normal;
		  letter-spacing: normal;
		  text-align: right;
		  color: #fff;
	}
	.mdlBannerBottom
	{ 
	  font-family: 'blenderBold';
	  font-size: 24px;
	  font-weight: bold;
	  font-stretch: normal;
	  font-style: normal;
	  line-height: normal;
	  letter-spacing: normal;
	  text-align: right;
	  color: #fff;
	}
	
	
	.leftMdlBannerIn
	{
		top: 28%;
		display: flex;
    flex-direction: row;
    justify-content: flex-end;
   
    position: relative;
	}
	
	.writeMdlBanner{
		text-align:right;
		padding: 43px 68px 45px 0;
		
		height: 100%;
		border-radius: 110px 10px 10px 110px;
		transform: translate(0%,-50%);
		top: 50%;
	}
	.leftMdlBanner
	{
		
	    
		border-radius: 10px 0px 0px 10px;
		height:100%;
		padding-right: 0 !important;
		direction:ltr;
		
	}
	
    .daysUp,.hoursUp,.minutesUp,.secondsUp{
	
	font-family: BlenderBold;
  font-size: 73px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 60px;
  letter-spacing: normal;
  text-align: right;
  color: #3c3c3c;
	}
	
	.daysDown,.hoursDown,.minutesDown,.secondsDown{
	
	font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #3c3c3c;
	}
	
	.sepMdlBanner{
		font-family: BlenderBold;
  font-size: 54px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 60px;
  letter-spacing: normal;
  text-align: right;
  color: #3c3c3c;
	}
	.bottomMdlBanner{
	font-size:18px;
	}
	.leftMdlBanner div
	{
		padding:0px;
		text-align: center;
		padding-bottom: 8px;
	}
	
	
	.bottomBannerLine{
		max-width:1200px;
		width:100%;
		margin:-15px auto 30px auto;
		font-family: blenderBold;
		font-size:17px;
		text-align: left;
		z-index: 10000;
		position: relative;
	}
	
	.bottomBannerLineLink
	{
		padding-right:20px;
		color:#000000;
		text-decoration:underline;
		
	}
	
	
	.bottomBannerLineLink.left{
		border-left: #01ac4e solid;	
		padding-left: 15px;
	}
	
	@media (max-width: 480px) {
    .bottomBannerLine{
        text-align: center !important;
		font-size:15px !important;
    }
}
	
	
	
@media (max-width: 992px) {
    .mdlBanner{
		WIDTH:95%; height:122px;
		/*background:url('/Style%20Library/Frame_small.svg');*/
		background-repeat:no-repeat;
		}
		
		.daysDown,.hoursDown,.minutesDown,.secondsDown{
	
	font-size: 13px;
 
	}
.leftMdlBanner div{
padding-bottom: 4px;
}
	.daysUp,.hoursUp,.minutesUp,.secondsUp,.sepMdlBanner{
		font-size: 23px;
		line-height:1;
 
	}
.sepMdlBanner{
width: 8px;
}
	.leftMdlBannerIn{
    
    top:28%;		
		left: -17px;
		
}
	
	.leftMdlBanner
	{
	
	padding: 0 !important;
		right: 0px;
	}
	.mdlBannerUpper{
		 
		  font-size: 16px;
		  
	}
	.writeMdlBanner{
		padding: 8px 9px 9px 0px;
		line-height:1;
	}
	
	.mdlBannerBottom
	{ 
	  font-size: 12px;
	  line-height:1;
	}
	.bottomMdlBannerLink,.bottomMdlBannerLink:hover,.bottomMdlBannerLink:visited{
		font-size: 10px;
		display:block;
	}
}